path parameter
from URL
/users/:idの:idの部分
e.g. http://example.com/users/12の12
必須の条件などはpath paramsに含めるべき
path parameterか、query parameterか